vcConstructStatement

Statement that creates an empty assembly product and then fills it with the given products.

See in: Overview

Module: vcProcessModel

Parent: vcStatement

Children -

Referenced by: -

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
AssemblyOrderVariableNameStringRWGets or sets the name of the process variable storing the assembly order object returned from vcGetAssemblyStatement. The variable reference is resolved when the statement executes.
AssemblyTimePropertyvcExpressionPropertyRGets an expression property that defines the time used for interpolating products to correct positions in the assembly.
ProductVariableNameStringRWGets or sets the name of the process variable holding a reference to the product or a list of products. The variable reference is resolved when the statement executes.
RemoveAcceptedBooleanRWGets or sets value defining whether accepted products should be removed from variable identified by ProductVariableName.
ReturnVariableNameStringRWGets or sets the name of the process variable to use for storing the result. The variable reference is resolved when the statement executes.